home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / Harvest C / Application / Examples / Harvest MiniEdit / pleasewait.h < prev   
Encoding:
C/C++ Source or Header  |  1991-04-25  |  81 b   |  8 lines  |  [TEXT/KAHL]

  1. /****
  2.  * pleasewait.h
  3.  *
  4.  ****/
  5.  
  6. extern    Cursor    waitCursor;
  7.  
  8. int    PleaseWait(void);